From 0f94998346a02aa47a5cd21cbcce4b50f9627f38 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Fri, 31 Jul 2026 01:24:31 +0000 Subject: [PATCH] Add a "Return Value" section --- doc/src/functions/build_arrivals_seq.m4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/src/functions/build_arrivals_seq.m4 b/doc/src/functions/build_arrivals_seq.m4 index 41999ed..2fdc606 100644 --- a/doc/src/functions/build_arrivals_seq.m4 +++ b/doc/src/functions/build_arrivals_seq.m4 @@ -55,6 +55,10 @@ the |ARRIVALS|.\ |ARRIVALS.Seq| values. When called with a |WATCHES|.\ |WATCHES.WID| value, it re-computes the the |ARRIVALS|.\ |ARRIVALS.Seq| values of the given follow. + +Return Value +```````````` + The function returns the number of rows processed, regardless of whether or not a row's |ARRIVALS.Seq| value was changed by the function call. -- 2.34.1